CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - svm face

搜索资源列表

  1. 1

    0下载:
  2. SVM分类器,可用于人脸识别,机器学习等。-Texture feature extraction, and classification, SVM classifier is.Can be used for face recognition, machine learning, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:289036
    • 提供者:令狐鼎
  1. fhmm1

    0下载:
  2. 基于HMM和SVM分类器的人脸识别系统,非常强大-Face recognition using Hidden Markov Models (HMM) and SVM features for education and study.
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4191991
    • 提供者:LiMingTian
  1. face_2DPCA

    1下载:
  2. 用2DPCA提取人脸特征,然后用支持向量机分类识别。效果不错。-With 2 DPCA face feature extraction, and then by support vector machines (SVM) classification and recognition. The result is right.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:2438
    • 提供者:huanli
  1. cppHoG-raw-RBF

    0下载:
  2. HOG特征 加上 SVM训练方法的程序,可以实现人体检测、人脸检测,从CSDN上下载的,本人使用了,可以使用,但需要安装opencv2.0以上版本,其余的版本我没试过-HOG feature program plus SVM training methods, you can achieve human detection, face detection, download from CSDN, I use, you can use, but need to install opencv2.0
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:96563
    • 提供者:nihongyin
  1. FaceRec

    0下载:
  2. 利用SVM和PCA结合的方法进行的人脸识别实验,希望对于初学模式识别的人有所帮助-Face recognition experiments using SVM and PCA methods, hoping to be helpful for beginner pattern recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:14787669
    • 提供者:wangxuejun
  1. DCT

    0下载:
  2. 提出了一种基于DCT提取人脸特征技术和支持向量机分类模型的人脸识别方法。利用离 散余弦变换可提取人脸可识别的大部分信息,而支持向量机作为分类器,在处理小样本、高维数等 方面具有独特的优势,且泛化能力很强,无需先验知识。从ORL 人脸库上的实验结果可以看出, DCT特征提取是很有效的,且SVM的分类性能优于最近邻分类器,同时提高了整个系统的运算速 度。-A face recognition method based on DCT for face feature extractio
  3. 所属分类:Project Design

    • 发布日期:2017-11-25
    • 文件大小:354141
    • 提供者:罗朝辉
  1. PCAPSVM

    0下载:
  2. PCA+SVM用于人脸识别,,很好用,,有详细注释-PCA+SVM for face recognition, and useful, detailed notes
  3. 所属分类:IT Hero

    • 发布日期:2017-11-07
    • 文件大小:15409556
    • 提供者:zhou
  1. fdSVM

    0下载:
  2. 基于SVM的人脸识别系统,matlab实现,google code 最新代码。-face recgonition based on SVM,impleted on Matlab .The code is downloaded from google this days.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:2933
    • 提供者:杜梦圆
  1. Color-rendering.

    0下载:
  2. 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识。-Face expression identification code, part of the realization of the algorithm and write the purpo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:15357
    • 提供者:青哥
  1. PCAPSVM

    0下载:
  2. 使用pca+svm进行人脸识别的代码,很详细-detailed code for face recognition using pca+svm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-22
    • 文件大小:6925312
    • 提供者:song
  1. A-complete-fuzzy-discriminant

    0下载:
  2. Face recognition in a fuzzy method. Contains SVM, LDA, decision tree and so on, the effect is very good, worthy of reference.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:270166
    • 提供者:张鹏
  1. A-Component-based-Framework

    0下载:
  2. Face recognition in a fuzzy method. Contains SVM, LDA, decision tree and so on, the effect is very good, worthy of reference.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:697222
    • 提供者:张鹏
  1. a-direct-lda-algorithm

    0下载:
  2. Face recognition in a fuzzy method. Contains SVM, LDA, decision tree and so on, the effect is very good, worthy of reference.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:75903
    • 提供者:张鹏
  1. A-linear-discriminant

    0下载:
  2. Face recognition in a fuzzy method. Contains SVM, LDA, decision tree and so on, the effect is very good, worthy of reference.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:266476
    • 提供者:张鹏
  1. MITfaces

    0下载:
  2. pca 结合svm 算法的人脸与非人脸分类程序。附带训练和测试样本。-pca svm algorithm combined with the human face and non-face classification procedure. With training and test samples.
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:7911290
    • 提供者:kimchung
  1. Main

    0下载:
  2. 一种简单的人脸识别算法,基于svm与5倍交叉训练法和三种核函数选择的比较-A simple face recognition algorithm based on svm comparison with 5-fold cross-training method and choice of three core functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1042
    • 提供者:yhb
  1. fdtool

    0下载:
  2. 利用局部二位模式和haar特征进行人脸或目标识别。-This toolbox provides some tools for objects/faces detection using Local Binary Patterns (and some variants) and Haar features. Object/face detection is performed by evaluating trained models over multi-scan windows with
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18237846
    • 提供者:zhu rg
  1. 01626622_2

    0下载:
  2. Face Detection in Color Images Based on Sub-image Fusion and SVM
  3. 所属分类:Development Research

    • 发布日期:2017-04-25
    • 文件大小:322162
    • 提供者:Hoho
  1. ORLPPCAPSVM

    0下载:
  2. 一个完整的人脸识别算法实验,快速pca+svm算法,里面还带有orl人脸数据库,并且代码还有相应注释,大小有几十m,是一个很好的人脸实验-A complete face recognition algorithm experiments, fast pca+svm algorithm, which also comes with orl face database, and the code as well as the corresponding notes, there are dozens
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9047876
    • 提供者:FDX
  1. 33

    0下载:
  2. this paper gives a brief discr iption of different methodology for face detection and facial expresssion recognition.for face detection Exhaustive search,Branch and Bound,Viola-Jones methods can be used. for expression recognition gabor filter, discr
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:224971
    • 提供者:nanhi
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com